Click or drag to resize

UnifiedMessagingServiceAllowAutoRedirect Property

Gets or sets a value that indicates whether the request should follow redirection responses.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool AllowAutoRedirect { get; set; }

Property Value

Type: Boolean
true if [allow automatic redirect]; otherwise, false.
See Also